home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Diversos / Coeli Stella 2000 / _SETUP.1 / Stella.exe / 0 / RCDATA / TCODEENTRYFORM / TCODEENTRYFORM.txt
Text File  |  1999-03-13  |  14KB  |  506 lines

  1. object CodeEntryForm: TCodeEntryForm
  2.   Left = 275
  3.   Top = 171
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registration & Customization preliminaries'
  7.   ClientHeight = 184
  8.   ClientWidth = 490
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 125
  18.   TextHeight = 16
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 490
  23.     Height = 184
  24.     ActivePage = InstructionsTab
  25.     Align = alClient
  26.     TabOrder = 0
  27.     object ValidationTab: TTabSheet
  28.       Caption = 'Validation'
  29.       object Panel1: TPanel
  30.         Left = 0
  31.         Top = 9
  32.         Width = 480
  33.         Height = 144
  34.         BevelInner = bvRaised
  35.         BevelOuter = bvLowered
  36.         TabOrder = 0
  37.         object Panel3: TPanel
  38.           Left = 25
  39.           Top = 72
  40.           Width = 431
  41.           Height = 62
  42.           TabOrder = 0
  43.           object Panel2: TPanel
  44.             Left = 12
  45.             Top = 10
  46.             Width = 179
  47.             Height = 41
  48.             BevelInner = bvRaised
  49.             BevelOuter = bvLowered
  50.             Caption = 'Please enter your code:'
  51.             TabOrder = 0
  52.           end
  53.           object RegCodeEdit: TEdit
  54.             Left = 206
  55.             Top = 18
  56.             Width = 121
  57.             Height = 24
  58.             TabOrder = 1
  59.           end
  60.           object Button1: TButton
  61.             Left = 345
  62.             Top = 18
  63.             Width = 75
  64.             Height = 25
  65.             Caption = 'Done'
  66.             TabOrder = 2
  67.             OnClick = Button1Click
  68.           end
  69.         end
  70.         object Panel4: TPanel
  71.           Left = 27
  72.           Top = 10
  73.           Width = 428
  74.           Height = 53
  75.           TabOrder = 1
  76.           object Label1: TLabel
  77.             Left = 18
  78.             Top = 2
  79.             Width = 62
  80.             Height = 16
  81.             Caption = 'First name'
  82.           end
  83.           object Label2: TLabel
  84.             Left = 222
  85.             Top = 2
  86.             Width = 54
  87.             Height = 16
  88.             Caption = 'Surname'
  89.           end
  90.           object FirstNameEdit: TEdit
  91.             Left = 18
  92.             Top = 19
  93.             Width = 169
  94.             Height = 24
  95.             TabOrder = 0
  96.             OnChange = FirstNameEditChange
  97.             OnExit = FirstNameEditExit
  98.           end
  99.           object SurnameEdit: TEdit
  100.             Left = 221
  101.             Top = 19
  102.             Width = 169
  103.             Height = 24
  104.             TabOrder = 1
  105.             OnChange = SurnameEditChange
  106.             OnExit = SurnameEditExit
  107.           end
  108.         end
  109.       end
  110.     end
  111.     object LocationTab: TTabSheet
  112.       Caption = 'Location'
  113.       object ScrollBox1: TScrollBox
  114.         Left = 0
  115.         Top = 0
  116.         Width = 482
  117.         Height = 153
  118.         HorzScrollBar.Range = 200
  119.         VertScrollBar.Range = 320
  120.         Align = alClient
  121.         AutoScroll = False
  122.         TabOrder = 0
  123.         object LocationPanel: TPanel
  124.           Left = 0
  125.           Top = 0
  126.           Width = 457
  127.           Height = 320
  128.           Align = alClient
  129.           BevelInner = bvRaised
  130.           BevelOuter = bvLowered
  131.           Font.Color = clBlack
  132.           Font.Height = -14
  133.           Font.Name = 'MS Sans Serif'
  134.           Font.Style = []
  135.           ParentFont = False
  136.           TabOrder = 0
  137.           object Label7: TLabel
  138.             Left = 228
  139.             Top = 183
  140.             Width = 24
  141.             Height = 16
  142.             Caption = 'deg'
  143.             Font.Color = clTeal
  144.             Font.Height = -14
  145.             Font.Name = 'MS Sans Serif'
  146.             Font.Style = []
  147.             ParentFont = False
  148.           end
  149.           object Label8: TLabel
  150.             Left = 291
  151.             Top = 183
  152.             Width = 21
  153.             Height = 16
  154.             Caption = 'min'
  155.             Font.Color = clTeal
  156.             Font.Height = -14
  157.             Font.Name = 'MS Sans Serif'
  158.             Font.Style = []
  159.             ParentFont = False
  160.           end
  161.           object Label9: TLabel
  162.             Left = 350
  163.             Top = 183
  164.             Width = 22
  165.             Height = 16
  166.             Caption = 'sec'
  167.             Font.Color = clTeal
  168.             Font.Height = -14
  169.             Font.Name = 'MS Sans Serif'
  170.             Font.Style = []
  171.             ParentFont = False
  172.           end
  173.           object Label10: TLabel
  174.             Left = 400
  175.             Top = 185
  176.             Width = 49
  177.             Height = 13
  178.             Caption = 'N /S  E/W'
  179.             Font.Color = clTeal
  180.             Font.Height = -12
  181.             Font.Name = 'Small Fonts'
  182.             Font.Style = []
  183.             ParentFont = False
  184.           end
  185.           object Label11: TLabel
  186.             Left = 98
  187.             Top = 292
  188.             Width = 280
  189.             Height = 16
  190.             Caption = 'Default settings will apply if any field is left blank'
  191.             Font.Color = clRed
  192.             Font.Height = -14
  193.             Font.Name = 'MS Sans Serif'
  194.             Font.Style = []
  195.             ParentFont = False
  196.           end
  197.           object BoxLabel1: TBoxLabel
  198.             Left = 9
  199.             Top = 9
  200.             Width = 439
  201.             Height = 45
  202.             Caption = 
  203.               'Please ensure that your location and geographic position are as ' +
  204.               'given on your Registration E-mail  (or from your own sources if ' +
  205.               'they are accurate)'
  206.             TextBorder = 2
  207.             Color = 8454143
  208.             ParentColor = False
  209.             WordWrap = True
  210.           end
  211.           object LatLabel: TPanel
  212.             Left = 8
  213.             Top = 154
  214.             Width = 122
  215.             Height = 32
  216.             BevelInner = bvRaised
  217.             BevelOuter = bvLowered
  218.             Caption = 'Latitude'
  219.             TabOrder = 2
  220.           end
  221.           object LongLabel: TPanel
  222.             Left = 8
  223.             Top = 202
  224.             Width = 121
  225.             Height = 32
  226.             BevelInner = bvRaised
  227.             BevelOuter = bvLowered
  228.             Caption = 'Longitude'
  229.             TabOrder = 3
  230.           end
  231.           object LatDegBox: TEdit
  232.             Left = 216
  233.             Top = 154
  234.             Width = 48
  235.             Height = 24
  236.             Hint = 'Degrees'
  237.             MaxLength = 10
  238.             TabOrder = 4
  239.           end
  240.           object LatMinBox: TEdit
  241.             Left = 277
  242.             Top = 154
  243.             Width = 48
  244.             Height = 24
  245.             Hint = 'Minutes'
  246.             MaxLength = 2
  247.             TabOrder = 5
  248.           end
  249.           object LongDegBox: TEdit
  250.             Left = 216
  251.             Top = 202
  252.             Width = 48
  253.             Height = 24
  254.             Hint = 'Degrees'
  255.             MaxLength = 10
  256.             TabOrder = 8
  257.           end
  258.           object LongMinBox: TEdit
  259.             Left = 277
  260.             Top = 202
  261.             Width = 48
  262.             Height = 24
  263.             Hint = 'Minutes'
  264.             MaxLength = 2
  265.             TabOrder = 9
  266.           end
  267.           object NSBox: TComboBox
  268.             Left = 399
  269.             Top = 154
  270.             Width = 52
  271.             Height = 24
  272.             Hint = 'North or South'
  273.             ItemHeight = 16
  274.             Items.Strings = (
  275.               'N'
  276.               'S')
  277.             TabOrder = 7
  278.           end
  279.           object EWBox: TComboBox
  280.             Left = 400
  281.             Top = 202
  282.             Width = 52
  283.             Height = 24
  284.             Hint = 'East or West'
  285.             ItemHeight = 16
  286.             Items.Strings = (
  287.               'E'
  288.               'W')
  289.             TabOrder = 11
  290.           end
  291.           object Panel9: TPanel
  292.             Left = 8
  293.             Top = 250
  294.             Width = 122
  295.             Height = 32
  296.             BevelInner = bvRaised
  297.             BevelOuter = bvLowered
  298.             Caption = 'Time Zone'
  299.             TabOrder = 12
  300.           end
  301.           object ZoneBox: TComboBox
  302.             Left = 216
  303.             Top = 254
  304.             Width = 52
  305.             Height = 24
  306.             Hint = 'International time zone'
  307.             ItemHeight = 16
  308.             Items.Strings = (
  309.               '0'
  310.               '1'
  311.               '2'
  312.               '3'
  313.               '4'
  314.               '5'
  315.               '6'
  316.               '7'
  317.               '8'
  318.               '9'
  319.               '10'
  320.               '11'
  321.               '12')
  322.             TabOrder = 13
  323.           end
  324.           object LocName1Label: TPanel
  325.             Left = 8
  326.             Top = 63
  327.             Width = 123
  328.             Height = 32
  329.             BevelInner = bvRaised
  330.             BevelOuter = bvLowered
  331.             Caption = 'Locality + State'
  332.             TabOrder = 14
  333.           end
  334.           object DaylightSaving: TCheckBox
  335.             Left = 288
  336.             Top = 255
  337.             Width = 118
  338.             Height = 17
  339.             Caption = 'Daylight saving?'
  340.             State = cbChecked
  341.             TabOrder = 15
  342.           end
  343.           object LocName2Panel: TPanel
  344.             Left = 8
  345.             Top = 107
  346.             Width = 122
  347.             Height = 32
  348.             BevelInner = bvRaised
  349.             BevelOuter = bvLowered
  350.             Caption = 'Country'
  351.             TabOrder = 16
  352.           end
  353.           object LocusEdit: TEdit
  354.             Left = 191
  355.             Top = 66
  356.             Width = 241
  357.             Height = 24
  358.             Hint = 'Town/city & state'
  359.             TabOrder = 0
  360.           end
  361.           object PatriaEdit: TEdit
  362.             Left = 191
  363.             Top = 110
  364.             Width = 241
  365.             Height = 24
  366.             Hint = 'Country'
  367.             TabOrder = 1
  368.           end
  369.           object LatSecBox: TEdit
  370.             Left = 336
  371.             Top = 154
  372.             Width = 48
  373.             Height = 24
  374.             Hint = 'Seconds'
  375.             MaxLength = 2
  376.             TabOrder = 6
  377.             Text = '0'
  378.           end
  379.           object LongSecBox: TEdit
  380.             Left = 336
  381.             Top = 202
  382.             Width = 48
  383.             Height = 24
  384.             Hint = 'Seconds'
  385.             MaxLength = 2
  386.             TabOrder = 10
  387.             Text = '0'
  388.           end
  389.           object DMSLatConvertButton: TButton
  390.             Left = 144
  391.             Top = 154
  392.             Width = 60
  393.             Height = 25
  394.             Hint = 'Decimal degrees to deg/min/sec'
  395.             Caption = 'Convert'
  396.             TabOrder = 17
  397.             OnClick = DMSLatConvertButtonClick
  398.           end
  399.           object DMSLongConvertButton: TButton
  400.             Left = 144
  401.             Top = 202
  402.             Width = 60
  403.             Height = 25
  404.             Hint = 'Decimal degrees to deg/min/sec'
  405.             Caption = 'Convert'
  406.             TabOrder = 18
  407.             OnClick = DMSLongConvertButtonClick
  408.           end
  409.         end
  410.       end
  411.     end
  412.     object InstructionsTab: TTabSheet
  413.       Caption = 'Instructions'
  414.       object Panel5: TPanel
  415.         Left = 0
  416.         Top = 0
  417.         Width = 482
  418.         Height = 153
  419.         Align = alClient
  420.         BevelInner = bvRaised
  421.         BevelOuter = bvLowered
  422.         TabOrder = 0
  423.         object InstructionsMemo: TMemo
  424.           Left = 2
  425.           Top = 2
  426.           Width = 478
  427.           Height = 149
  428.           Align = alClient
  429.           Color = 8454143
  430.           Lines.Strings = (
  431.             
  432.               'First of all, a very warm welcome into the global community of r' +
  433.               'egistered '
  434.             
  435.               'Stella users!  Please carry out your Stella 2000 registration & ' +
  436.               'customization in '
  437.             'the following stages (the order is not too important): '
  438.             ''
  439.             
  440.               'a) Click the Location tab and fill in ALL the fields with the ge' +
  441.               'ographic data '
  442.             
  443.               'given in the startup preferences at the top of your registration' +
  444.               ' e-mail. If you '
  445.             
  446.               'like, just cut & paste these entries into the Registration & Cus' +
  447.               'tomization form '
  448.             
  449.               'here. Fields required are: Locality & State, Country, Latitude d' +
  450.               'eg:min:sec, '
  451.             'Longitude deg:min:sec, time zone, daylight saving on/off.  '
  452.             ''
  453.             
  454.               'b) Click the Validation tab and enter your first name and surnam' +
  455.               'e EXACTLY '
  456.             
  457.               'as they are given in your startup preferences at the top of your' +
  458.               ' registration '
  459.             
  460.               'message (including any spaces and punctuation marks). To be abso' +
  461.               'lutely '
  462.             
  463.               'safe, you are advised to Cut & Paste these entries directly from' +
  464.               ' there into the '
  465.             'edit boxes provided here on the form. '
  466.             ''
  467.             
  468.               'c) Finally, enter your registration number. The number to enter ' +
  469.               'is the '
  470.             
  471.               'registration code given in the title of your registration messag' +
  472.               'e. Input the '
  473.             'number carefully, and click [done] when ready. '
  474.             ''
  475.             
  476.               'If all goes well you will see a welcome message. Click OK, and S' +
  477.               'tella'#39's skies '
  478.             'will appear viewed from your very own home location.'
  479.             ''
  480.             
  481.               'The order in which you carry out this procedure is not vital. Th' +
  482.               'e most '
  483.             
  484.               'important entries are your name and the correct code number, con' +
  485.               'firmed by '
  486.             'clicking [done].'
  487.             ''
  488.             
  489.               'In the unlikely event that you encounter problems during this on' +
  490.               'e-time initial '
  491.             
  492.               'registration of your copy of Stella, please don'#39't hesitate to ge' +
  493.               't in touch. We'#39're '
  494.             'here to help.'
  495.             ''
  496.             'Roger Hughes,'
  497.             'Swimming Elk Software.'
  498.             'Swimming.Elk@sci.fi')
  499.           ScrollBars = ssVertical
  500.           TabOrder = 0
  501.         end
  502.       end
  503.     end
  504.   end
  505. end
  506.